Total Complexity | 17 |
Dependencies | 1 |
Dependents | 6 |
Total lines | 316 |
Lines of code | 65 |
Logical lines of code | 43 |
Comment lines | 66 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isPostcode() | 52 | 6 | 23 | |
isGreatBritainPostcode() | 53 | 3 | 21 | |
isInteger() | 69 | 3 | 6 | |
isPhone() | 70 | 2 | 6 | |
isNatural() | 80 | 1 | 3 | |
isDecimal() | 80 | 1 | 3 | |
isEmail() | 78 | 1 | 3 |